Skip to content

Merge branch 'main' of https://github.com/Agenta-AI/agenta into feature/870-playground-for-chat-based-apps#1

Open
mmabrouk wants to merge 2488 commits intoMohammedMaaz:mainfrom
Agenta-AI:test_chta-
Open

Merge branch 'main' of https://github.com/Agenta-AI/agenta into feature/870-playground-for-chat-based-apps#1
mmabrouk wants to merge 2488 commits intoMohammedMaaz:mainfrom
Agenta-AI:test_chta-

Conversation

@mmabrouk
Copy link
Copy Markdown

No description provided.

aakrem and others added 29 commits November 22, 2023 14:33
Enhancement - Move Redis URL Configuration from config.toml to an Environment Variable
A row in a CSV file can have multiple lines. However the following code will be broken if the row has multiple lines.
```python
csv_reader = csv.reader(csv_text.splitlines())
```
We better utilize the csv.DictReader to read the csv file.
Fix #924: use csv.DictReader to read csv file
…yanolja

docs: add seungduk-yanolja as a contributor for code
Bug Fix: Resolve error when overwriting a variant
Update - Make tabs in playground draggable
@aakrem aakrem deleted the test_chta- branch January 19, 2024 08:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants