OS-Copilot
latest

Getting Started

  • Installation
  • Quick Start

Tutorials

  • Adding Your Tools
  • Deploying API Services
  • Designing New API Tools
  • Example: Automating Excel Tasks with FRIDAY
  • Enhancing FRIDAY with Self-Learning for Excel Task Automation
  • LightFriday: A Lightweight Agent for Task Execution

Modules

  • FridayAgent
  • Tool Repository
  • Environment
  • Utils
    • Large Language Models
    • OS-Copilot Config
    • Data Schema
    • Server Proxy Config
    • Other Utils
OS-Copilot
  • Utils
  • Edit on GitHub

UtilsΒΆ

  • Large Language Models
    • OpenAI
  • OS-Copilot Config
    • Config
    • self_learning_print_logging()
    • setup_config()
    • setup_pre_run()
  • Data Schema
    • EnvState
    • ExecutionState
    • InnerMonologue
    • JudgementResult
    • RepairingResult
    • TaskStatusCode
  • Server Proxy Config
    • ConfigManager
  • Other Utils
    • send_chat_prompts()
    • random_string()
    • num_tokens_from_string()
    • parse_content()
    • clean_string()
    • chunks()
    • generate_prompt()
    • cosine_similarity()
    • is_valid_json_string()
Previous Next

© Copyright 2024, OS-Copilot. Revision 374f9d6f.

Built with Sphinx using a theme provided by Read the Docs.