-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
How to use pormpt template in OpenAI agent
```python
agent = OpenAIAgent.from_tools(t…
-
-
### Description
**Description:**
The Prompt Management feature streamlines the creation, evaluation, deployment, and sharing of prompts. This feature helps developers and business users obtain t…
kxzk updated
3 months ago
-
I used the following code to run prediction on [DocVQA test set](https://rrc.cvc.uab.es/?ch=17&com=downloads) and submit it to its [leaderboard website](https://rrc.cvc.uab.es/?ch=17&com=evaluation&ta…
-
I used the following code to sft llama3:
```
import os
import wandb
os.environ["WANDB_PROJECT"] = "unsloth-mimic-20240814" # name your W&B project
os.environ["WANDB_LOG_MODEL"] = "checkpoint" …
-
**Description:**
Allow advanced users to modify the core prompts to fit their needs more appropriately.
**Ask:**
* A page which allows the user to modify the core prompts with templating support
…
-
### Please confirm that you have:
- [x] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional information in a comment on …
-
## What problem does this address?
When creating a new block or plugin using the @create-block package we are limited to a certain number of parameters that we are prompted, it would be awesome if we…
-
core tools version: 4.0.4829 (x64 on rosetta to use python)
OS: MacOs Montery 12.6 (Mac M1 Pro)
If I use `func new` with no arguments there is a nice TUI that has me select the functions template…
-
Define better prompts for certain models (eg. Starcoder2) instead of using the default ones.
For this classmethods of BaseProvider must be overwritten:
- def update_prompt_template(self, format: s…