• This project
    • Loading...
  • Sign in

万朱浩 / Venue-Ops

Go to a project
Toggle navigation
  • Projects
  • Groups
  • Snippets
  • Help
Toggle navigation pinning
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • Venue-Ops
  • LLMTopicDetection_TopicGPT
  • .readthedocs.yml
  • The LLM-based topic recognition model is complete and adapted to quickly updating Weibo topics. · d88d5edd
    d88d5edd Browse Files
    戒酒的李白 authored 2025-08-07 11:14:38 +0800
.readthedocs.yml 133 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9
version: 2

sphinx:
  configuration: docs/source/conf.py

python:
  version: 3.8
  install:
    - requirements: docs/requirements.txt