-
### Describe the bug
![image](https://github.com/user-attachments/assets/3320fc08-3563-422a-8091-e846782a72aa)
### To reproduce
```python
langfuse_callback_handler = LlamaIndexCallbackHandler(…
-
Is there any way that we can give a knowledgebase from pdf or any other format
-
INFO 2024-07-27 16:41:41 - Output:
meta_prompt: [{'role': 'user', 'content': 'None'}, {'role': 'assistant', 'content': 'CoR = {\n "Goal": "Define the specific purpose that distinguishes …
-
The _user_id_ field is not working correctly when creating a new agent via the REST API. Regardless of the user_id provided in the request, the created agent always has _"user_id": "user-00000"_ in th…
-
There is currently only
- baichat
- catgpt
- huggingchat
- openaigpt35turbo
enabled by default.
But there is
- alpacalora
- baichat
- bard (disabled for now)
- catgpt
- hfdialogpt
- hfg…
-
### Has this issue been reported before?
- [X] I confirm that there is no existing issue, and I have read the **FAQ**
### Operating Environment
- **OS**: Sonoma 14.2.1 (23C71)
- **Zotero version**…
-
I tried this package with GPT-4 using the following configuration:
```elisp
(defvar my-openai-api-key "sk-xxx")
(use-package openai
:straight (openai :type git :host github :repo "emacs-openai…
-
Hello and congrats on such excellent work!
1)
I'm using https://github.com/oobabooga/text-generation-webui/wiki/12-%E2%80%90-OpenAI-API with the openai API (simil) to openai. To continue gener…
bet0x updated
11 months ago
-
In class dev.langchain4j.model.azure.AzureOpenAiChatModel model name is set from deployment name while deployment name could be different see picture
![2024-07-25_13-17-01](https://github.com/user-…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
### Describe the bug
使用llava-v1.6-34b模型部署OPENAI 服务…