-
### What is the issue?
Ollama structured genereation cannot handle self referencing recursion
```py
import json
from pydantic import BaseModel, Field
from typing import Optional
class Dossier(…
-
Lots of models let you specify the schema for the data being returned. Could we create an EDSL question type where you pass a pydantic model of what output should look like?
-
### Describe the issue as clearly as possible:
There are other issues on the tracker about Outlines hanging forever when using a grammar. However, this issue is specifically about [the example provid…
-
@claude , Please review commit `57bee95` for SEO impact and provide optimization recommendations.
## SEO Impact Analysis Required
### Commit Details
- **Hash:** `57bee95`
- **Author:** hsadiq
- **Da…
-
## Overview
Enable CoderAgent to perform real file system operations for code and test generation.
## Current Status
- CoderAgent has mock implementations for file operations
- `writeFailingTests` an…
-
### Your current environment
Using the official Docker image `vllm/vllm-openai:latest`.
### 🐛 Describe the bug
When using structured generation with JSON schema for array output, the output doe…
-
Similar to #221
There are a number of places where AugmentedLLMs are first producing text responses and then translating to structured responses.
e.x. in the Orchestrator
```
async def generate…
-
## Overview
Extend CoderAgent to support multiple programming languages and frameworks.
## Current Status
- CoderAgent focused on TypeScript/JavaScript generation
- Need support for Python, Java, Go,…
-
# Project Title
Type-Scribe AI: Agentic TypeScript SDK Generator
## Overview of the Idea
Type-Scribe AI is an intelligent agent system designed to automate the creation of TypeScript API SDKs directl…
-
## Overview
Build production-ready web dashboard for real-time agent monitoring and workflow visualization.
## Current Status
- No web interface for system monitoring
- Agent status only available th…