Overview
How-to Guides
- Overview
- Conversational AI
- Retrieval-Augmented Generation
- Agentic AI
Cookbooks
- Overview
- Agents
- RAG
Integrations
Concepts
- Metrics
- Projects
- Logging
- Datasets
- Annotations
- Experiments
- Playground
SDK/API Reference
- Python SDK
- TypeScript SDK
- Overview
- Wrappers
- Core Logging
- Datasets
- Experiments
- Prompts
- SDK Reference
- Overview
- galileo
- API
References
Functions
createProject
Function: createProject()
Copy
Ask AI
function createProject(name: string): Promise<Project>;
Defined in: src/utils/projects.ts:16
Parameters
name
string
Returns
Promise
<Project
>
On this page
Assistant
Responses are generated using AI and may contain mistakes.