-
### Describe the bug
When I track requests using instrumentor - there is no model response in langfuse.
### To reproduce
```
...
self.instrumentor = LlamaIndexInstrumentor()
self.instrumentor.st…
-
How do I prevent openAI from being invoked at all?
```
[LlamaIndex] OpenAIError: The OPENAI_API_KEY environment variable is missing or empty; either provide it, or instantiate the OpenAI client wi…
-
**Describe the bug**
After some of the changes, phi3 sample with inference flag stopped to work
**Olive logs**
```
python phi3.py --target cpu --precision int4 --inference --prompt "Write a stor…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch name
main
### Commit ID
e.g.dahua.commit
### Other environment information
```Markdown
wind…
-
Hi!
Trying to find method for https://www.jetbrains.com/help/youtrack/devportal/api-usecase-issue-history.html.
Am i right there is no such method in youtrack-sdk library?
-
#### Environment details
- OS type and version: Mac OS 14.5
- Python version: Python 3.12.5
- pip version: `pip 24.2`
- `google-cloud-aiplatform` version: `Version: 1.68.0
#### Steps …
b0noI updated
1 month ago
-
Hi TextGrad developers,
First of all, thanks a lot for this great work!
I wonder do you have any plans to allow specifying chat history before the LLM calls? Below is some context explaining why…
-
### What happened?
I think that new UI server templates are wrong.
Proposed new "Prompt template" with correct model's response formatting and trailing newline (diff):
```diff
system
{{prompt}}…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues
### Describe the Feature
We use GitHub Labels to mark important milestones, and folks want to be able to…
-
**Describe the bug**
The on_chat_resume function is unable to retrieve the metadata of messages when using the thread's steps.
**To Reproduce**
Start a chat session and send messages.
Resume the…