
AI
文章平均质量分 84
AI 人工智能相关的问题及解决方案参考
涉及到的相关技术有 ai、python、chatgpt、openai、 openai-api、gym、azure-openai、reinforcement-learning 、unity、swift...
营赢盈英
快乐生活……
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Prolog: Not executing code as expected
【代码】Prolog: Not executing code as expected。Prolog:未按预期执行代码。原创 2025-08-07 23:12:01 · 112 阅读 · 0 评论 -
Java: Resizable Arraylists are won‘t stay parallel
摘要:Java开发者遇到ArrayList中存储的Agent对象与AI组件并行索引不一致的问题。当Agent被销毁时,ArrayList的索引变化会导致AI组件对应关系错乱。虽然可以将所有数据放入Agent类,但会导致类过于庞大。解决方案建议在Agent类中创建对AI模块和图形模块的引用(如ai_module AI_ref = new ai_module()),保持模块化设计。同时指出编译顺序不影响类引用,建议通过Java教程进一步学习对象引用机制。原创 2025-08-07 06:09:33 · 7 阅读 · 0 评论 -
Azure AI Agent returns “ValueError: Toolset is not available in the client.“ when using function ...
Azure AI Agent 在跨模块使用函数工具时返回“ValueError: Toolset is not available in the client.”。原创 2025-08-07 06:44:41 · 11 阅读 · 0 评论 -
Why are view model operations not working in a .clickable modifier in the current stable version ...
为什么在当前稳定版本的 Android Jetpack Compose 中,viewModel 的操作在 .clickable 修饰符中无法正常工作?原创 2025-08-07 06:41:14 · 9 阅读 · 0 评论 -
ConversationChain with context in langchain
Langchain 中带有上下文的 ConversationChain原创 2025-08-07 12:10:52 · 283 阅读 · 0 评论 -
vllm-0.4.0.post1+neuron213; ModuleNotFoundError: No module named ‘vllm._C‘
vllm-0.4.0.post1+neuron213;模块未找到错误:没有名为 vllm._C 的模块原创 2025-08-07 22:10:39 · 419 阅读 · 0 评论 -
Ensuring user-specific memory and context in multi-user chat applications with Spring AI
在使用 Spring AI 的多用户聊天应用中确保用户特定的记忆和上下文原创 2025-08-07 22:28:06 · 21 阅读 · 0 评论 -
How are LLMs assigned tasks in Python code?
如何在Python代码中为LLM分配任务?原创 2025-08-07 20:51:10 · 148 阅读 · 0 评论 -
Extracting Owner’s Username from Nested Page on HuggingFace
从 HuggingFace 的嵌套页面提取所有者用户名原创 2025-08-07 06:47:52 · 49 阅读 · 0 评论 -
LangChain specific default response
LangChain 特定的默认响应原创 2025-08-07 23:13:19 · 136 阅读 · 0 评论 -
Is it possible to build a text classifier using existing LLM like chatgpt?
是否可以使用现有的大语言模型(如 ChatGPT)构建文本分类器?原创 2025-08-07 05:52:09 · 28 阅读 · 0 评论 -
LangChain question: It turns out that the LLM cannot see the information in additional_kwargs or...
LangChain 问题:事实证明,大语言模型(LLM)无法看到 HumanMessage 中的 additional_kwargs 或 id 信息原创 2025-08-07 09:38:29 · 24 阅读 · 0 评论 -
Ollama with RAG for local utilization to chat with pdf
使用 Ollama 结合 RAG 本地化利用,以实现与 PDF 的对话。原创 2025-08-07 06:48:15 · 21 阅读 · 0 评论 -
OpenAI Chat Completions API: How do I make a fine-tuned GPT-3.5 model only answer from the fine-tune
OpenAI 聊天完成(Chat Completions)API:如何让一个微调后的 GPT?3.5 模型仅根据微调内容来回复?原创 2025-08-07 23:34:17 · 148 阅读 · 0 评论 -
Q&A using Retrieval-Augmented Generation with Langchain
使用 Langchain 的检索增强生成(Retrieval?Augmented Generation)进行问答原创 2025-08-07 23:12:11 · 27 阅读 · 0 评论 -
PyPy3 on Windows 11 doesn‘t display non-ASCII characters correctly
PyPy3在Windows 11上无法正确显示非ASCII字符。原创 2025-08-07 22:04:50 · 25 阅读 · 0 评论 -
_Generic in C needs typecasting
“在 C 语言中使用泛型(\_Generic)时需要进行类型转换”。原创 2025-08-07 06:46:00 · 29 阅读 · 0 评论 -
Use LocMemCache for selective Django pytest
“对于有选择性的 Django pytest,使用 LocMemCache。”原创 2025-08-07 07:43:29 · 29 阅读 · 0 评论 -
AI Platform custom containers only work with Python ML frameworks?
AI平台的自定义容器仅支持Python机器学习框架吗?原创 2025-08-07 22:51:28 · 35 阅读 · 0 评论 -
Python: Justifying NumPy array
Python:为NumPy数组提供理由原创 2025-08-07 22:35:44 · 37 阅读 · 0 评论 -
HuggingFacePipeline and Langchain
HuggingFacePipeline and Langchain原创 2025-08-07 06:33:20 · 38 阅读 · 0 评论 -
Invalid _type: undefined in loadQAChain in TypeScript LangChain
在 TypeScript 的 LangChain 中,`loadQAChain` 中的 `_type: undefined` 无效。原创 2025-08-07 23:26:50 · 205 阅读 · 0 评论 -
OpenAI API error 429: “You exceeded your current quota, please check your plan and billing details“
OpenAI API 错误 429:“您超出了当前配额,请检查您的计划和账单详情。”原创 2025-08-07 06:50:18 · 353 阅读 · 0 评论 -
I am using LangChain4j to develop a knowledge base and encountered the “different vector dimensions
我在使用 LangChain4j 开发知识库时遇到了 "向量维度不同" 的问题。原创 2025-08-07 06:36:54 · 36 阅读 · 0 评论 -
SemanticKernel function call with local LLM issue
SemanticKernel本地LLM函数调用问题原创 2025-08-07 05:55:51 · 399 阅读 · 0 评论 -
No matter how low is the GPU Vram is set in max_memory, the loading of the model throws error
无论将GPU显存(max_memory)设置得多低,模型加载时都会抛出错误。这种情况通常与显存分配策略或框架的内存管理机制有关原创 2025-08-07 23:04:16 · 47 阅读 · 0 评论 -
How to correctly save a fine tuned model using apple MLX framework
如何正确使用 Apple MLX 框架保存微调后的模型”原创 2025-08-07 09:43:27 · 131 阅读 · 0 评论 -
Is it ok to use binding when declaring variables?
在声明变量时使用绑定可以吗 ai raku原创 2025-08-07 21:07:48 · 34 阅读 · 0 评论 -
Where to import the models for DeepSeek VL2 from?
DeepSeek VL2 模型应从何处导入?原创 2025-08-07 16:45:15 · 121 阅读 · 0 评论 -
Ollama Deepseek - Not enough space on the disk
Ollama Deepseek 错误提示 - 磁盘空间不足原创 2025-08-07 08:01:06 · 43 阅读 · 0 评论 -
Load DeepSeek-V3 model from local repo
从本地仓库加载DeepSeek-V3模型原创 2025-08-07 21:21:04 · 153 阅读 · 0 评论 -
How to store n-dimensional vector in Microsoft SQL Server?
如何在 Microsoft SQL Server 中存储 n 维向量?原创 2025-08-07 14:15:56 · 189 阅读 · 0 评论 -
How to load vectors from stored chroma db?
如何从存储的 Chroma 数据库加载向量?原创 2025-08-07 13:46:33 · 88 阅读 · 0 评论 -
how do i retrieve a DataFrame as a local variable after LangChain tool execution
在 LangChain 工具执行后,如何将 DataFrame 作为本地变量检索?原创 2025-08-07 08:07:43 · 132 阅读 · 0 评论 -
Langchain agent streams its though process into websocket
Langchain 代理将其思维过程流式传输到 WebSocket。原创 2025-08-07 15:51:15 · 79 阅读 · 0 评论 -
combining falcon 40b instruct with langchain
将 Falcon 40B Instruct 与 LangChain 结合使用原创 2025-08-07 15:28:50 · 43 阅读 · 0 评论 -
How to quickly “reset“ when prototyping with Flowise with an in-memory Vector DB
在使用 Flowise 和内存向量数据库进行原型设计时,如何快速“重置”?原创 2025-08-07 14:19:31 · 55 阅读 · 0 评论 -
Intermittent UnboundLocalError in LangGraph Agent Execution
在LangGraph代理执行中间歇性出现UnboundLocalError原创 2025-08-07 15:46:03 · 60 阅读 · 0 评论 -
AWS Lambda fails when using Playwright to navigate browser (Python)
在使用Playwright导航浏览器时,AWS Lambda失败(Python)原创 2025-08-07 11:48:30 · 42 阅读 · 0 评论 -
Splitting large documents on azure
在 Azure 上拆分大型文档原创 2025-08-07 09:07:53 · 39 阅读 · 0 评论